-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Weekly cargo update
#141205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Weekly cargo update
#141205
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
☔ The latest upstream changes (presumably #141232) made this pull request unmergeable. Please resolve the merge conflicts. |
compiler & tools dependencies: Locking 26 packages to latest compatible versions Updating anstyle-wincon v3.0.7 -> v3.0.8 Updating bitflags v2.9.0 -> v2.9.1 Updating errno v0.3.11 -> v0.3.12 Updating icu_properties v2.0.0 -> v2.0.1 Updating icu_properties_data v2.0.0 -> v2.0.1 Updating intl-memoizer v0.5.2 -> v0.5.3 Updating jiff v0.2.13 -> v0.2.14 Updating jiff-static v0.2.13 -> v0.2.14 Updating jsonpath-rust v1.0.1 -> v1.0.2 Adding once_cell_polyfill v1.70.1 Updating owo-colors v4.2.0 -> v4.2.1 Updating rustversion v1.0.20 -> v1.0.21 Updating sysinfo v0.35.0 -> v0.35.1 Updating tokio v1.45.0 -> v1.45.1 Updating type-map v0.5.0 -> v0.5.1 Updating uuid v1.16.0 -> v1.17.0 Updating wasm-encoder v0.230.0 -> v0.231.0 Updating wasmparser v0.230.0 -> v0.231.0 Updating wast v230.0.0 -> v231.0.0 Updating wat v1.230.0 -> v1.231.0 Updating windows-bindgen v0.61.0 -> v0.61.1 Updating windows-core v0.61.0 -> v0.61.2 Updating windows-future v0.2.0 -> v0.2.1 Updating windows-result v0.3.2 -> v0.3.4 Updating windows-strings v0.4.0 -> v0.4.2 Adding windows-threading v0.1.0 note: pass `--verbose` to see 38 unchanged dependencies behind latest library dependencies: Locking 0 packages to latest compatible versions note: pass `--verbose` to see 3 unchanged dependencies behind latest rustbook dependencies: Locking 16 packages to latest compatible versions Updating anstyle-wincon v3.0.7 -> v3.0.8 Updating bitflags v2.9.0 -> v2.9.1 Updating cc v1.2.22 -> v1.2.24 Updating errno v0.3.11 -> v0.3.12 Updating icu_properties v2.0.0 -> v2.0.1 Updating icu_properties_data v2.0.0 -> v2.0.1 Updating jiff v0.2.13 -> v0.2.14 Updating jiff-static v0.2.13 -> v0.2.14 Adding once_cell_polyfill v1.70.1 Updating onig v6.4.0 -> v6.5.1 Updating onig_sys v69.8.1 -> v69.9.1 Updating rustversion v1.0.20 -> v1.0.21 Updating tempfile v3.19.1 -> v3.20.0 Updating windows-core v0.61.0 -> v0.61.2 Updating windows-result v0.3.2 -> v0.3.4 Updating windows-strings v0.4.0 -> v0.4.2
b2e01dc
to
edefea9
Compare
☔ The latest upstream changes (presumably #141716) made this pull request unmergeable. Please resolve the merge conflicts. |
Automation to keep dependencies in
Cargo.lock
current.The following is the output from
cargo update
: